adTempus API
|
Gets the time zone bias (in minutes) of the server.
__property long* ServerTZBias;
long* ServerTZBias;
Property ServerTZBias() As long*
The time zone bias is calculated as Local Time - UTC (Greenwich mean time or GMT). For example, the time zone bias for Eastern Standard Time (which is 5 hours behind UTC) is -300 (-5 [hours] * 60 [minutes]).
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|